CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv code

搜索资源列表

  1. opencv-source-code

    0下载:
  2. opencv全部源代码文档及class,struct的相互关系
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2955311
    • 提供者:hjchen
  1. opencv-source-code

    1下载:
  2. 主要是介绍opencv的参考手册及其包括的一些其他的相关的参考手册函数,另外还有些相关典型的程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2955331
    • 提供者:beehard
  1. opencv-source-code

    0下载:
  2. OpenCV 源代码 CHM 格式! 适合于计算机视觉和图像处理开发!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2955329
    • 提供者:EYE
  1. opencv中视频文件逐帧取图

    0下载:
  2. opencv中视频文件逐帧取图。或将一系列图片组合成为一段视频的源代码-opencv video files frame by frame to take the map. Or a series of pictures together as a video source code
  3. 所属分类:其他小程序

    • 发布日期:2017-03-24
    • 文件大小:1515
    • 提供者:李泽宇
  1. 基于OPENCV的人脸识别源代码

    1下载:
  2. 基于OPENCV的人脸识别源代码 是学习人脸识别的不错源代码,Face Recognition Based on OPENCV source code is to learn from the good source code for Face Recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-12-10
    • 文件大小:1937292
    • 提供者:谭响林
  1. LK光流算法,包括opencv中LK稀疏跟踪的原理

    0下载:
  2. LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
  3. 所属分类:软件工程

    • 发布日期:2016-01-27
    • 文件大小:2142208
    • 提供者:lin65505578
  1. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12971
    • 提供者:xl
  1. MyGC.rar

    0下载:
  2. 基于opencv框架下的graph cuts算法实现,Opencv based on the framework of graph cuts algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:78575
    • 提供者:muying
  1. quyinying.rar

    1下载:
  2. 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3293
    • 提供者:樊思存
  1. bgfg_segm.rar

    0下载:
  2. OpenCV编写的一段代码,完成特征提取的功能,处理的是24位真彩图像。,OpenCV prepared a section of code, complete the feature extraction function, we will deal with 24-bit true color images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:922
    • 提供者:quan
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. playAvi_saveFrame.rar

    0下载:
  2. 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1736047
    • 提供者:發發
  1. GVF_Snake_plus.rar

    1下载:
  2. GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-06
    • 文件大小:91305
    • 提供者:wenxiao
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. HOG(.net).rar

    2下载:
  2. HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
  3. 所属分类:.net

    • 发布日期:2016-03-13
    • 文件大小:1540742
    • 提供者:王刚
  1. fitellipse.rar

    1下载:
  2. opencv 椭圆拟合的c++语言实现的代码,opencv fitting elliptical c++ language code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1698
    • 提供者:陈超
  1. Image_code_for_video_capture.r

    1下载:
  2. VC大恒视频采集卡源代码,可实现多路视频图像的采集。,Video Capture card VC Daheng source code, enabling multi-channel video images of the collection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:1042176
    • 提供者:张锦雄
  1. opencv.rar

    0下载:
  2. 于仕琪编写的《open cv教程》所有例程的源代码,仕琪prepared to " open cv Guide," the source code for all routines
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:13270173
    • 提供者:鲜燚
  1. live555-rtsp-single-image.zip

    0下载:
  2. This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-22
    • 文件大小:12830
    • 提供者:ad
  1. GLCM-implement

    0下载:
  2. 实现了灰度共生矩阵,并应用到了几张图片上。 C++ 和OPENCV 代码。 图像处理-GLCM achieved and applied to a few pictures. C++ and OPENCV code. Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:7168
    • 提供者:Norbert
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com